Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
== OPTIONS
+--version::
+ Prints the software version and exits.
+
+--config FILE::
+-c FILE::
+ Load a custom configuration file. See pakfire-conf(5) for more details.
+
+--enable-repo REPO::
+--disable-repo REPO::
+ Enables/disables a repository that is disabled/enabled in the configuration.
+
--offline::
- Enable offline mode
+ Enable offline mode. Pakfire will not try to refresh any repository information
+ or perform any file downloads.
-TODO
+--arch ARCH::
+ Run Pakfire for a different architecture. This might run emulation which has
+ degraded performance.
+
+--root PATH::
+ Run Pakfire in a different path. This is useful when you want to setup, debug,
+ or fix a different system. Can be used in combination with '--arch'.
== COMMANDS