diff options
Diffstat (limited to 'man1/sboconfig.1')
-rw-r--r-- | man1/sboconfig.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man1/sboconfig.1 b/man1/sboconfig.1 index 94cae5d..45ca8a6 100644 --- a/man1/sboconfig.1 +++ b/man1/sboconfig.1 @@ -59,6 +59,11 @@ LOCAL_OVERRIDES: If set to a path, any directory name under that path that match .RS SLACKWARE_VERSION: If set to a version specification, use the SBo repository for that version instead of the one you can find in /etc/slackware-version. .RE +.P +-r|--repo (FALSE|url) +.RS +REPO: If set to a url, use that repository instead of the SlackBuilds.org repository for your SLACKWARE_VERSION. Setting this will make the SLACKWARE_VERSION setting redundant. URLs need to either lead to a git repository or an rsync repository. The repository needs to be laid out like the SlackBuilds.org one with a couple of broad categories at the root and under those are subdirectories for each package. +.RE .SH EXIT CODES .P sboconfig can exit with the following codes: |