##// END OF EJS Templates
chore(spelling): improve info about used commit on init/update
marcink -
Show More
@@ -296,13 +296,13 b' rcstack_self_update_usage() {'
296
296
297 # :flag.usage
297 # :flag.usage
298 printf " %s\n" "--cli-revision CLI_REVISION"
298 printf " %s\n" "--cli-revision CLI_REVISION"
299 printf " revision to fetch new rcstack cli tool.\n"
299 printf " commit or branch to fetch new rcstack cli tool.\n"
300 printf " Default: master\n"
300 printf " Default: master\n"
301 echo
301 echo
302
302
303 # :flag.usage
303 # :flag.usage
304 printf " %s\n" "--docker-revision DOCKER_REVISION"
304 printf " %s\n" "--docker-revision DOCKER_REVISION"
305 printf " revision to fetch new docker definitions.\n"
305 printf " commit or branch to fetch new docker definitions.\n"
306 printf " Default: master\n"
306 printf " Default: master\n"
307 echo
307 echo
308
308
General Comments 0
You need to be logged in to leave comments. Login now