From 14dca7744671c0c359ace568b461ea16312ffdc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Thu, 7 Nov 2019 09:31:48 +0100 Subject: [PATCH] fix typo and change PBS documentations --- docs.it4i/pbspro.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.it4i/pbspro.md b/docs.it4i/pbspro.md index fee537807..19bfbd99b 100644 --- a/docs.it4i/pbspro.md +++ b/docs.it4i/pbspro.md @@ -1,12 +1,12 @@ # PBS Professional Documentation -How to check version installed on clusters +How to check the version installed on a cluster? ```bash $ qmgr --version pbs_version = 19.2.4.20190830141245 ``` -* [PBS Professional Documentation][1] +[PBS Professional Documentation][1] [1]: https://www.pbsworks.com/SupportGT.aspx?d=PBS-Professional,-Documentation -- GitLab