diff options
| author | Jan Altenberg <jan@linutronix.de> | 2013-05-15 18:40:43 +0200 |
|---|---|---|
| committer | Jan Altenberg <jan@linutronix.de> | 2013-05-15 18:40:43 +0200 |
| commit | 84442acf7b1bc1b1e5fa6e163f5fda3e63fae1b2 (patch) | |
| tree | ca07c01718773e058f6213ec2fa6e3526e336718 | |
| parent | cea5039322781f6085dd47954af5584ca3f78911 (diff) | |
| parent | f2c38e006eddc09247894a70e8a1403c064a052b (diff) | |
Merge remote-tracking branch 'manut/devel/manut'
| -rw-r--r-- | distribution/elbe-usage/pres_elbe-usage_en.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distribution/elbe-usage/pres_elbe-usage_en.tex b/distribution/elbe-usage/pres_elbe-usage_en.tex index be63d54..8e37ad5 100644 --- a/distribution/elbe-usage/pres_elbe-usage_en.tex +++ b/distribution/elbe-usage/pres_elbe-usage_en.tex @@ -318,7 +318,8 @@ elbe setsel <xmlfile> selections.list \begin{frame}[fragile] \frametitle{ELBE command overview: elbe-setcdrom} \begin{verbatim} -$ elbe setcdrom mysqueeze.xml elbe-cd.iso +$ elbe setcdrom mysqueeze.xml \ +/home/user/elbe-test/install.iso \end{verbatim} This command removes all configured mirrors and additional urls from the XML file and sets the given ISO image as the only mirror. \end{frame} |
