[gnome-user-docs] Changed command gvfs-info to gio info
- From: Marek Černocký <mcernocky src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs] Changed command gvfs-info to gio info
- Date: Thu, 17 Aug 2017 15:52:32 +0000 (UTC)
commit c4bb36bf71e4ca7986e6715298d6ff2b2ee06cb9
Author: Marek Cernocky <marek_cernocky conel cz>
Date: Thu Aug 17 17:52:14 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 b1cbeea..4739ab1 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 25940fb..3c508d8 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]