diff options
author | Jim Meyering <meyering@redhat.com> | 2009-07-03 11:53:49 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-07-03 17:04:21 +0200 |
commit | a7b73d4a1e09f12b2002083618056f0c823c1dcf (patch) | |
tree | 6c476572bde4ee9ae0788086d9492a339c09c937 /recipes/clone.example | |
parent | e9f5144537a4d89cc875bce42b269d1e2b119d8f (diff) | |
download | libguestfs-a7b73d4a1e09f12b2002083618056f0c823c1dcf.tar.gz libguestfs-a7b73d4a1e09f12b2002083618056f0c823c1dcf.tar.xz libguestfs-a7b73d4a1e09f12b2002083618056f0c823c1dcf.zip |
remove trailing blanks
Diffstat (limited to 'recipes/clone.example')
-rw-r--r-- | recipes/clone.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/clone.example b/recipes/clone.example index 40b4df1b..3ee96c51 100644 --- a/recipes/clone.example +++ b/recipes/clone.example @@ -11,7 +11,7 @@ editing virtual machine filesystems. Type: 'help' for help with commands 'quit' to quit the shell -><fs> cat /etc/resolv.conf +><fs> cat /etc/resolv.conf nameserver 192.168.1.1 ><fs> cat /etc/HOSTNAME newmachine |