diff --git a/docs/static/other/command_line.txt b/docs/static/other/command_line.txt index a54ee7d..c3e0ca8 100644 --- a/docs/static/other/command_line.txt +++ b/docs/static/other/command_line.txt @@ -1,5 +1,5 @@ -Norg -- v0.1.10 -A portable borg backup wrapper utility. +Norg -- v0.1.15 +A portable borg backup and restic orchestration tool. Usage: [options] [command] [further_args ...] @@ -19,4 +19,5 @@ Options: -a, --archive=ARCHIVE The archive or snapshot to operate on. -s, --stats Provides statistics at the end of a backup (Borg only). -v, --version Shows the current norg version. + -u, --update Checks for a Norg update and attempts to install it. diff --git a/norg/norg b/norg/norg new file mode 100755 index 0000000..101c776 Binary files /dev/null and b/norg/norg differ