diff options
author | C. Kerensa <[email protected]> | 2018-09-08 15:59:24 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-12 16:22:34 +0200 |
commit | 9d98cf22f1658525cce60ad3d087a2a94ebc9368 (patch) | |
tree | 67f0f89dd972763e15cdea53a8ba3545781d7c72 /baobab/help/C | |
parent | 8f04ddd54813ab7871559ab6d800ed0b5726c474 (diff) | |
download | mate-utils-9d98cf22f1658525cce60ad3d087a2a94ebc9368.tar.bz2 mate-utils-9d98cf22f1658525cce60ad3d087a2a94ebc9368.tar.xz |
Baobab help: Terminal command updated to 'mate-disk-usage-analyzer'
In the help files, the terminal command to run mate-disk-usage-analyzer was
described as 'baobab'. This was now changed to 'mate-disk-usage-analyzer'
in all language files (both msgid and msgstr). Docbook also updated.
Diffstat (limited to 'baobab/help/C')
-rw-r--r-- | baobab/help/C/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/baobab/help/C/index.docbook b/baobab/help/C/index.docbook index d34e327f..45f6845d 100644 --- a/baobab/help/C/index.docbook +++ b/baobab/help/C/index.docbook @@ -165,7 +165,7 @@ <para>If you want to start <application>&app;</application> from a terminal window, just type:</para> -<para><command>baobab <full_path_to_a_directory></command>, then press <keycap>Return</keycap>.</para> +<para><command>mate-disk-usage-analyzer <full_path_to_a_directory></command>, then press <keycap>Return</keycap>.</para> <para></para> <para>If launched from Mate menu, <application>&app;</application> starts and remains in a stand-by state, waiting for user action.</para> <para>When you start <application>&app;</application> from the Mate Menu, the following window is displayed.</para> |