update docs
This commit is contained in:
parent
82ea1eed73
commit
23cd0aa9fa
2 changed files with 3 additions and 2 deletions
5
docs/static/other/command_line.txt
vendored
5
docs/static/other/command_line.txt
vendored
|
@ -1,5 +1,5 @@
|
||||||
Norg -- v0.1.10
|
Norg -- v0.1.15
|
||||||
A portable borg backup wrapper utility.
|
A portable borg backup and restic orchestration tool.
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
[options] [command] [further_args ...]
|
[options] [command] [further_args ...]
|
||||||
|
@ -19,4 +19,5 @@ Options:
|
||||||
-a, --archive=ARCHIVE The archive or snapshot to operate on.
|
-a, --archive=ARCHIVE The archive or snapshot to operate on.
|
||||||
-s, --stats Provides statistics at the end of a backup (Borg only).
|
-s, --stats Provides statistics at the end of a backup (Borg only).
|
||||||
-v, --version Shows the current norg version.
|
-v, --version Shows the current norg version.
|
||||||
|
-u, --update Checks for a Norg update and attempts to install it.
|
||||||
|
|
||||||
|
|
BIN
norg/norg
Executable file
BIN
norg/norg
Executable file
Binary file not shown.
Loading…
Reference in a new issue