[gnome-user-docs/gnome-3-24] Changed command gvfs-info to gio info



commit d075678d0b2d39aa7f991029aa23bb13ce4b996f
Author: Marek Cernocky <marek_cernocky conel cz>
Date:   Thu Aug 17 17:53:20 2017 +0200

    Changed command gvfs-info to gio info

 system-admin-guide/C/mime-types-custom-user.page |    4 ++--
 system-admin-guide/C/mime-types-custom.page      |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/system-admin-guide/C/mime-types-custom-user.page 
b/system-admin-guide/C/mime-types-custom-user.page
index d39d0f1..1d8e1db 100644
--- a/system-admin-guide/C/mime-types-custom-user.page
+++ b/system-admin-guide/C/mime-types-custom-user.page
@@ -83,9 +83,9 @@ Exec=<var>myapplication1</var></code>
         </p>
         <screen><output>$ </output><input>touch test.xyz</input></screen>
         <p>
-          Then run the <cmd>gvfs-info</cmd> command:
+          Then run the <cmd>gio info</cmd> command:
         </p>
-        <screen><output>$ </output><input>gvfs-info test.xyz | grep "standard::content-type"</input>
+        <screen><output>$ </output><input>gio info test.xyz | grep "standard::content-type"</input>
   standard::content-type: application/x-newtype</screen>
         </item>
         <item>
diff --git a/system-admin-guide/C/mime-types-custom.page b/system-admin-guide/C/mime-types-custom.page
index 0c23176..9f4d8dd 100644
--- a/system-admin-guide/C/mime-types-custom.page
+++ b/system-admin-guide/C/mime-types-custom.page
@@ -84,9 +84,9 @@ Exec=<var>myapplication1</var></code>
         </p>
         <screen><output>$ </output><input>touch test.xyz</input></screen>
         <p>
-          Then run the <cmd>gvfs-info</cmd> command:
+          Then run the <cmd>gio info</cmd> command:
         </p>
-        <screen><output>$ </output><input>gvfs-info test.xyz | grep "standard::content-type"</input>
+        <screen><output>$ </output><input>gio info test.xyz | grep "standard::content-type"</input>
   standard::content-type: application/x-newtype</screen>
         </item>
         <item>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]