From 737310fdc8d2045bc7e5913c00dfea1a7fbb0198 Mon Sep 17 00:00:00 2001 From: Owen Voke Date: Tue, 6 Nov 2018 20:04:08 +0000 Subject: [PATCH] title: add page (#2559) --- pages/windows/title.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/windows/title.md diff --git a/pages/windows/title.md b/pages/windows/title.md new file mode 100644 index 0000000000..600954699b --- /dev/null +++ b/pages/windows/title.md @@ -0,0 +1,7 @@ +# title + +> Set the title of the command prompt window. + +- Set the title of the current command prompt window: + +`title {{new_title}}`