Alois Mahdal 6 years ago
parent
commit
0b5df75cde
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/saturnin.sh.skel

+ 1
- 1
src/saturnin.sh.skel View File

150
 # Current running subcommand
150
 # Current running subcommand
151
 #
151
 #
152
 # The value is set and exported into sub-command binary at moment of
152
 # The value is set and exported into sub-command binary at moment of
153
-# saturnin__main() call.Z
153
+# saturnin__main() call.
154
 #
154
 #
155
 SATURNIN_SUBCOMMAND="${SATURNIN_SUBCOMMAND:-}"
155
 SATURNIN_SUBCOMMAND="${SATURNIN_SUBCOMMAND:-}"
156
 
156