{
"name": "pwd",
"description": "Return working directory name",
"options": [
{
"names": [
"-L"
],
"description": "Display the logical current working directory"
},
{
"names": [
"-P"
],
"description": "Display the physical current working directory"
}
]
}