Skip to content

Commit 9647f39

Browse files
committed
DOCSP-13712 replace term relative for pwd()
1 parent 0282804 commit 9647f39

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

source/reference/method/pwd.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,5 @@ pwd()
1212

1313
.. method:: pwd()
1414

15-
Returns the current directory.
16-
17-
This function returns with output relative to the current shell
18-
session, and does not impact the server.
15+
Returns the current working directory of the active shell session,
16+
and does not impact the server.

0 commit comments

Comments
 (0)