Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
5
5point
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Weiss
5point
Commits
b4ea53ed
Commit
b4ea53ed
authored
5 years ago
by
Andreas Weiss
Browse files
Options
Downloads
Patches
Plain Diff
<date> was missing in README.
parent
26e88bc3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
b4ea53ed
...
...
@@ -13,7 +13,7 @@ tags ``<file>`` to be deleted at ``<date>``,<br>
then checks for outdated files, lists them and asks to delete them individually
<br>
or all of them.
<date>
formated as date string like specified in date(1)
<br>
``
<date>
``
formated as date string like specified in date(1)
<br>
e.g. "YYYYMMDD", "now + 2 years", "10 years" or now+3min
<br>
Example: Create file named 'zombie', tag it, and delete it immediately:
<br>
...
...
@@ -25,7 +25,7 @@ touch zombie; 5point zombie now
5point -l list all tagged files and their deletion dates
<br>
5point -h displays this help message
<br>
``<file>``
can be used like
*
.pdf tags all pdfs in the current directory, or if
<br>
``<file>``
can be used like
*
.pdf
that
tags all pdfs in the current directory, or if
<br>
``<file>``
is directory, all files in that directory are tagged for deletion at the
<br>
given time. files and dates that contain spaces have to be masked with quotation
<br>
marks: 5point "file with spaces.txt" "now + 3 month".
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment