aboutsummaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2017-05-18 16:08:26 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2017-05-18 16:08:26 +0200
commit15ebf5ad1fd33d451409e9f51d10d32df4a22087 (patch)
treec61784e73ef7670837086ce0e61dcc294f9cb735 /man1
parent9fbebe484aea34de5abc9d06daa8fd3f64c2cb26 (diff)
downloadsbotools2-15ebf5ad1fd33d451409e9f51d10d32df4a22087.tar.xz
SBO::Lib::Repo: exit with error when repo synch fails.
This fixes #61.
Diffstat (limited to 'man1')
-rw-r--r--man1/sbosnap.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man1/sbosnap.1 b/man1/sbosnap.1
index 1e6beda..3750330 100644
--- a/man1/sbosnap.1
+++ b/man1/sbosnap.1
@@ -40,6 +40,9 @@ sbosnap can exit with the following codes:
.RS
1: a usage error occurred, such as running sbosnap with no command.
.RE
+.RS
+5: error downloading from the repository.
+.RE
.SH BUGS
.P
None known, but there may be some. Please report any found to https://github.com/pink-mist/sbotools/issues ; patches are always welcome.