From 51884a3f7e504dd774541237cc3d4ddae6b8fb94 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Tue, 23 Oct 2018 11:45:09 +0000 Subject: [PATCH] jw-pkg: Add command info-projects to help message Signed-off-by: Jan Lindemann --- scripts/jw-pkg | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/scripts/jw-pkg b/scripts/jw-pkg index a60e19c5..cc3456ff 100644 --- a/scripts/jw-pkg +++ b/scripts/jw-pkg @@ -20,18 +20,19 @@ cat << EOT command is one of - help: show this help screen - init: initialize - uninit: undo initialization - install: install packages in [arguments] - update: update all jannet software on the system - restore: restore a previous jannet software version state - info: query information about installed software - checklog: update the installation log file if necessary - rpmnew: remove superfluous rpmnew files and show conflicts - for others - build-date: show installed jannet packages along with build date - built-today: show installed jannet packages that were built today + help: show this help screen + init: initialize + uninit: undo initialization + install: install packages in [arguments] + update: update all jannet software on the system + restore: restore a previous jannet software version state + info: query information about installed software packages + info-projects: query information about installed software projects + checklog: update the installation log file if necessary + rpmnew: remove superfluous rpmnew files and show conflicts + for others + build-date: show installed jannet packages along with build date + built-today: show installed jannet packages that were built today EOT if [ "$1" ]; then