summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-29 20:24:33 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-29 20:24:33 +0100
commita9758bb1b1ac3dd53af96180448f5d98fda3d9e8 (patch)
treeed1a1440e86254b5b6bac4c3dd7980a35aa2ef87
parent448f785c5fba56ab3e5bf01b05e7827ed4321e6a (diff)
and practically it works too
-rw-r--r--.version2
-rw-r--r--docs/photoalbum.12
-rwxr-xr-xsrc/photoalbum.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/.version b/.version
index d917d3e..36662e6 100644
--- a/.version
+++ b/.version
@@ -1 +1 @@
-0.1.2
+0.1.3-develop
diff --git a/docs/photoalbum.1 b/docs/photoalbum.1
index 9a6829f..a64fd9a 100644
--- a/docs/photoalbum.1
+++ b/docs/photoalbum.1
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "PHOTOALBUM 1"
-.TH PHOTOALBUM 1 "2013-12-29" "photoalbum 0.1.2" "User Commands"
+.TH PHOTOALBUM 1 "2013-12-29" "photoalbum 0.1.3-develop" "User Commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/src/photoalbum.sh b/src/photoalbum.sh
index ffe2bf0..c89dd50 100755
--- a/src/photoalbum.sh
+++ b/src/photoalbum.sh
@@ -10,7 +10,7 @@ usage () {
cat - <<USAGE >&2
Usage:
$0 [clean|init|version|generate|all]
- USAGE
+USAGE
}
init () {